CyberStore Connect uses a 1x1 pixel transparent GIF image to keep the CyberStore session alive while browsing on your connected Site. Place this image at the top of the <BODY> tag on all pages of your Site.
See the example below:
| Example Keep Alive Image Code | 
                         
                            Copy Code
                         
                     | 
                
|---|---|
                        <BODY> <img src=”/ecommerce/Connect/Connect_Spacer.aspx” />  | 
                |